Searched defs:nal_type (Results 1 – 5 of 5) sorted by relevance
32 #define IS_IDR(nal_type) (nal_type == 19 || nal_type == 20) argument33 #define IS_BLA(nal_type) (nal_type == 17 || nal_type == 16 || nal_type == 18) argument34 #define IS_IRAP(nal_type) (nal_type >= 16 && nal_type <= 23) argument
374 RK_U32 nal_type; in hal_h265d_slice_output_rps() local
27 RK_U32 nal_type = 0; in h265e_get_nal_type() local
418 RK_U32 nal_type; in h265d_syntax_fill_slice() local
325 RK_U32 nal_type; member