Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/frontends/omx/bellagio/
Dvid_dec_h265.c119 static bool is_slice_picture(unsigned nal_unit_type) in is_slice_picture() function
956 if (!is_slice_picture(nal_unit_type)) in vid_dec_h265_Decode()
971 } else if (is_slice_picture(nal_unit_type)) { in vid_dec_h265_Decode()