Searched defs:poc (Results 1 – 7 of 7) sorted by relevance
62 int32_t poc; // Picture Order Count member
330 int32_t poc = getPOC(&(picParam->CurrPic)); in decodeSlice() local609 int32_t poc = getPOC(&(picParam->CurrPic)); in removeReferenceFromDPB() local
506 int32_t poc = MAXIMUM_POC; in findOutputByPoc() local
43 int poc; in displayingOrder2EncodingOrder() 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