Home
last modified time | relevance | path

Searched defs:frame_coding_index (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/libvpx/test/
H A Dsimple_encode_test.cc107 int frame_coding_index = 0; in TEST_F() local
/aosp_15_r20/external/libvpx/vp9/common/
H A Dvp9_onyxc_int.h79 int frame_coding_index; // The coding order (starting from zero) of this member
/aosp_15_r20/external/libvpx/vp9/
H A Dsimple_encode.cc600 static void PostUpdateRefFrameInfo(FrameType frame_type, int frame_coding_index, in PostUpdateRefFrameInfo()
/aosp_15_r20/external/libvpx/vp9/encoder/
H A Dvp9_encoder.h1196 int frame_coding_index; member