Home
last modified time | relevance | path

Searched refs:column_width_size (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/external/mpp/mpp/codec/dec/h265/
H A Dh265d_ps.c2045 if (bufs->column_width_size < buf_size) { in mpp_hevc_decode_nal_pps()
2047 bufs->column_width_size = buf_size; in mpp_hevc_decode_nal_pps()
2165 if (bufs->column_width_size < buf_size) { in mpp_hevc_decode_nal_pps()
2167 bufs->column_width_size = buf_size; in mpp_hevc_decode_nal_pps()
H A Dh265d_parser.h286 RK_S32 column_width_size; member