Searched defs:poc (Results 1 – 8 of 8) sorted by relevance
62 int32_t poc; // Picture Order Count member
316 int32_t poc = getPOC(&(picParam->CurrPic)); in decodeSlice() local595 int32_t poc = getPOC(&(picParam->CurrPic)); in removeReferenceFromDPB() local
506 int32_t poc = MAXIMUM_POC; in findOutputByPoc() local
43 int poc; in displayingOrder2EncodingOrder() local
990 guint poc = mix_videofmt_h264_get_poc(&(pRefList[j])); in mix_videofmt_h264_hack_dpb() local1189 guint poc = 0; in mix_videofmt_h264_process_decode_picture() local1458 guint poc = 0; in mix_videofmt_h264_handle_ref_frames() local
1446 int32_t poc; in h264_dpb_store_previous_picture_in_dpb() local3018 void h264_dpb_get_smallest_poc(h264_DecodedPictureBuffer *p_dpb, int32_t *poc, int32_t *pos) in h264_dpb_get_smallest_poc()3315 int32_t poc; in h264_dpb_output_one_frame_from_dpb() local3608 int32_t pos = 0, poc = 0, existing = 1; in h264_dpb_assign_frame_store() local
289 uint32_t poc = 0; in ProcessorPreEmptyBuffer() local
321 int32_t poc; member