HomeSort by relevance Sort by last modified time
    Searched defs:memory_management_control_operation (Results 1 - 6 of 6) sorted by null

  /external/webrtc/webrtc/modules/rtp_rtcp/source/
h264_bitstream_parser.cc 487 uint32_t memory_management_control_operation; local
489 // memory_management_control_operation: ue(v)
491 &memory_management_control_operation));
492 if (memory_management_control_operation == 1 ||
493 memory_management_control_operation == 3) {
498 if (memory_management_control_operation == 2) {
503 if (memory_management_control_operation == 3 ||
504 memory_management_control_operation == 6) {
509 if (memory_management_control_operation == 4) {
514 } while (memory_management_control_operation != 0)
    [all...]
  /hardware/intel/common/libmix/videodecoder/securevideo/baytrail/
secvideoparser.h 63 uint8_t memory_management_control_operation; member in struct:_dec_ref_pic_marking_t::__anon31129
  /hardware/intel/common/libmix/videodecoder/securevideo/cherrytrail/
secvideoparser.h 63 uint8_t memory_management_control_operation; member in struct:_dec_ref_pic_marking_t::__anon31143
  /hardware/intel/common/libmix/mix_vbp/viddec_fw/fw/codecs/h264/include/
h264parse_sei.h 148 int32_t memory_management_control_operation; //UE member in struct:_h264_SEI_decoded_ref_pic_marking_repetition
h264.h 647 uint8_t memory_management_control_operation[NUM_MMCO_OPERATIONS]; member in struct:_h264_Dec_Ref_Pic_Marking
  /frameworks/av/media/libstagefright/codecs/avc/common/include/
avcint_common.h 431 uint memory_management_control_operation[MAX_DEC_REF_PIC_MARKING]; /* ue(v), range 0..6 */ member in struct:tagSliceHeader
739 uint mem_mgr_ctrl_eq_5; /* if memory_management_control_operation equal to 5 flag */
    [all...]

Completed in 61 milliseconds