Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/state_trackers/omx/
Dvid_dec_h265.c119 static bool is_slice_picture(unsigned nal_unit_type) in is_slice_picture() function
953 if (!is_slice_picture(nal_unit_type)) in vid_dec_h265_Decode()
968 } else if (is_slice_picture(nal_unit_type)) { in vid_dec_h265_Decode()